int
'Declaration Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
'Declaration
Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
public T this[ int index ]; {get;}
DataListBase<T> クラス DataListBase<T> メンバ
Copyright © 2012 GrapeCity inc. All rights reserved.